`GLIBC_2.7' not found error in Android emulator while launching the AVD File?

If you look at the sdk requirements you will see that glibc >= 2.7 are required.

If you look at the sdk requirements you will see that glibc >= 2.7 are required. AFAIK rhel 5 (5.6) uses glibc 2.5 You could compile yourself the glibc >= 2.7 into a separated directory for instance /usr/local/glibc-new and than launch the AVD manager exporting the variable LD_LIBRARY_PATH=/usr/local/glibc-new This should work.

Thanks a lot Francesco, I was able to change gnu c library to 2.7 and things are working fine now. – Ron May 12 at 5:36.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions